Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
CEphone Class Reference

CEphone holds and manipulates VOIP ephones. More...

Public Member Functions

bool setType (string)
 Sets the ephone type. More...
 
string getType ()
 Returns the ephone type. More...
 
int getTag ()
 Returns the tag of the ephone. More...
 

Detailed Description

CEphone holds and manipulates VOIP ephones.

Member Function Documentation

◆ getTag()

int CEphone::getTag ( )

Returns the tag of the ephone.

Returns
int, the tag of the ephone.

◆ getType()

string CEphone::getType ( )

Returns the ephone type.

Returns
string, the ephone type.

◆ setType()

bool CEphone::setType ( string  )

Sets the ephone type.

Parameters
ePhoneType,theephone type.
Returns
bool, true if successful, otherwise false.

The documentation for this class was generated from the following file: